Reports for WinForms
FindIndex(Int32,Int32,Predicate<RenderObject>) メソッド

C1.C1Report.4 アセンブリ > C1.C1Preview 名前空間 > RenderObjectList クラス > FindIndex メソッド : FindIndex(Int32,Int32,Predicate<RenderObject>) メソッド
シンタックス
'宣言
 
Public Overloads Function FindIndex( _
   ByVal startIndex As System.Integer, _
   ByVal count As System.Integer, _
   ByVal match As System.Predicate(Of RenderObject) _
) As System.Integer
public System.int FindIndex( 
   System.int startIndex,
   System.int count,
   System.Predicate<RenderObject> match
)

パラメータ

startIndex
count
match
参照

RenderObjectList クラス
RenderObjectList メンバ
オーバーロード一覧